home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / sprtrv11.zip / INSTALL.BAT next >
DOS Batch File  |  1992-03-21  |  369b  |  13 lines

  1. @ECHO OFF
  2. CLS
  3. ECHO Creating the "\SCREENS" and "\USERS" sub-directories
  4. MKDIR SCREENS
  5. MKDIR USERS
  6. PKUNZIP SCREENS SCREENS
  7. ERASE SCREENS.ZIP
  8. ECHO Installation is complete.  Be sure to edit the CFG file(s) to work
  9. ECHO with your particular BBS Software.
  10. ECHO Thanks for trying NCAA Sports Trivia.
  11. ECHO Copyright 1992, PAROLE Software -=- ALL RIGHTS RESERVED
  12.  
  13.